Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding support for $iata_carrier_code for $booking complex field #111

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

rsomavarapu-sift
Copy link
Contributor

@rsomavarapu-sift rsomavarapu-sift commented Sep 26, 2024

Purpose

Adding support for $iata_carrier_code field for $booking complex field

Testing Plan

  • Updated unit tests

Deployment

  • Publish to Maven Central
  • Create a GitHub release

build.gradle Outdated
@@ -5,7 +5,7 @@ apply plugin: 'signing'
apply plugin: 'java-library-distribution'

group = 'com.siftscience'
version = '3.15.2'
version = '3.16.2'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to the semantic versioning, it should be 3.16.0.

Copy link
Contributor

@ademianenko-sift ademianenko-sift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@sbogolii-sift sbogolii-sift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sbogolii-sift sbogolii-sift merged commit c41008a into master Sep 26, 2024
2 checks passed
@sbogolii-sift sbogolii-sift deleted the add_booking_iata_carrier_code branch September 26, 2024 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants